.nav-tabs .nav-link.active, .nav-tabs .nav-link.active:hover, .nav-tabs .nav-link.active:focus, 
.nav-tabs .nav-link.active, .nav-tabs .nav-link.active:hover, .nav-tabs .nav-link.active:focus 
{
    box-shadow: 0 -2px 0 #CE1141 inset !important;
}
.nav-align-left .nav-tabs .nav-link.active, .nav-align-left .nav-tabs .nav-link.active:hover, .nav-align-left .nav-tabs .nav-link.active:focus, .nav-align-left .nav-tabs .nav-link.active, .nav-align-left .nav-tabs .nav-link.active:hover, .nav-align-left .nav-tabs .nav-link.active:focus {
    box-shadow: -2px 0px 0 #CE1141 inset !important;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link 
{
    color: #CE1141 !important;
}

.hr-line 
{
    height:1.5px !important;
    color:#2A328C !important;
    background-color:#2A328C !important;
}

.h5-title 
{
    color:#2A328C !important;    
    font-weight:bold !important
}

.font-bold{
    font-weight:bold !important
}

.h6-title 
{
    color:#2A328C !important;
    font-size:14px !important;
}

.form-label 
{
    color:black !important;
}

.nav-tabs-mains 
{
font-weight: 500 !important;
font-size: 18px !important;
}

.btn-main, .btn-btn-main:hover
{
  background-color:#151946 !important;  
  color:#ffffff !important;
  border-color:#151946 !important;  
}

.btn-labels-secondary, .btn-labels-secondary:hover     
{
    background-color:#ffffff !important;  
    color:#151946 !important;
    border-color:#151946 !important;   
}

.nav-tabs .nav-link:not(.active):hover, .nav-tabs .nav-link:not(.active):focus, .nav-pills .nav-link:not(.active):hover, .nav-pills .nav-link:not(.active):focus {
    color: #CE1141 !important;
}

.breadcrumb-item, .breadcrumb-item a {
    color:#2A328C !important;
}

.form-control:focus, .form-select:focus {
    border-color: #2A328C !important;
}

.nav-length
{
    min-width:13% !important;
}

.text-icon-ti 
{
    color:#000000 !important;
    font-size: 1rem;
}

.text-label
{
    color:#000000 !important;
}

.bg-popup 
{
    background-color:#151946 !important;  
    color:#ffffff !important;
    border-color:#151946 !important; 
    font-size:14px  !important;  
    padding-top:10px !important;
    padding-bottom:10px !important;
}

.btn-bg-red 
{
    color: #fff !important;
    background-color:#CE1141 !important;
    border-color: #CE1141 !important;
}
 
.form-checkbox
{
    border-color: #CE1141 !important;
}

.btn-danger {
    color: #fff !important;
    background-color:#CE1141 !important;
    border-color: #CE1141 !important;
}
 
.text-red 
{
    color: #CE1141 !important;
}

/* Paginations */
.page-item.active .page-link, .pagination li.active > a:not(.page-link) {
    border-color: #151946 !important;
    background-color: #151946 !important;
    color: #fff !important;
}

.td-text {
    font-size:12px !important;
    color:#000000 !important;
}

.linear {
    background: linear-gradient(45deg,#CE1141 ,#D28D9F);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
 
}

.layout-container #layout-navbar{
    background-color: #CE1141 !important;
}

.layout-container .app-brand-text{
    color: white !important;
}

.layout-container .app-brand-text.demo{
    font-size: 1rem !important;
}

.layout-container .app-brand-logo.demo{
    height: auto;
}

.layout-navbar *{
    color: white !important;
}

#layout-menu{
    background-color: #ce1141 !important;
    margin-left: 5%;
    box-shadow: none !important;
}

.hide{
    display: none !important;
}

.layout-navbar .navbar-nav-right {
    flex-basis: 0% !important;
}

.dropdown-user  * {
    color: black !important;
}



html:not(.layout-menu-collapsed) .bg-menu-theme .menu-inner .menu-item:not(.active) > .menu-link:hover, .layout-menu-hover.layout-menu-collapsed .bg-menu-theme .menu-inner .menu-item:not(.active) > .menu-link:hover{
    background: #ce1141 !important;
}

.bg-menu-theme.menu-horizontal .menu-item.active{
    border-bottom: 0.2rem solid #ffffff !important;
    padding-bottom: 10px !important;
}
.bg-menu-theme.menu-horizontal .menu-item{
    padding-bottom: 10px !important;
}
.border-shadow {
    border-bottom:3px solid  #151946 !important;
}

.underwriting-qa {
    font-size:15px !important;
    color:#000000 !important;
}

.underwriting-qa ul{    
    margin-bottom: 0px !important;
}

.searchbox {
    display: block !important;
    padding: 8px 3px !important;
    width: 100% !important;
    color: #6f6b7d !important;
    background-color: #fff !important;
    background-clip: padding-box !important;
    border: 1px solid #dbdade !important;
    border-radius: 0.375rem !important;
}

.form-check-input:checked, .form-check-input[type=checkbox]:indeterminate {
    background-color: #151946!important;
    border-color: #151946!important;
}

.form-check-input:focus {
    border-color: #151946!important;
}

.layout-navbar .menu-sub *{
    color: black !important;
}

.bg-menu-theme.menu-horizontal .menu-item.active > .menu-link:not(.menu-toggle) {
    background: #ce1141 !important;
}

html:not(.layout-menu-collapsed) .bg-menu-theme .menu-inner .menu-sub .menu-item:not(.active) > .menu-link:hover{
    background: #c9ceff!important;
}

html:not(.layout-menu-collapsed) .bg-menu-theme .menu-inner .menu-sub .menu-item:not(.active) > .menu-link{
    background: #c9ceff!important;
}
.bg-menu-theme.menu-horizontal .menu-inner > .menu-item.active > .menu-link.menu-toggle{    
    background: #ce1141 !important;
    box-shadow: 0px 2px 6px 0px #ce1141 !important;
    box-shadow: none !important;
}

html:not([dir=rtl]) .bg-menu-theme.menu-horizontal .menu-inner > .menu-item > .menu-sub > .menu-item.active > .menu-link{
    background: #f3f4ff !important;
    
}

.bg-menu-theme .menu-inner .menu-item.open > .menu-link.menu-toggle{
    background: #ce1141 !important;    
}

.bg-menu-theme .menu-inner .menu-link.menu-toggle{    
    background: #ce1141 !important;    
}

.bg-menu-theme .menu-inner .menu-link.menu-toggle:hover{    
    background: #ce1141 !important;    
}

.nav-tabs-main {
    border-bottom: 0px solid #dee2e6;
}
.nav-tabs-main .nav-item-main {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: -1px;
}
.nav-tabs-main .nav-link-main {
    background-color: white;
    border: 0 solid transparent;
    border-radius: 0;
    color: #495057;
    padding: 15px 30px;
    margin-right: -1px;
    display: flex;
    flex-direction: column; 
    align-items: center;
    box-shadow: 0px 4px 4px #151946;
    box-shadow: 0px 4px 4px #d3d3d3;
    transition: background-color 0.3s ease;
}
.nav-tabs-main .nav-link-main:hover{
    background-color: #c5cae9;
    color: #151946;
}
.nav-tabs-main .nav-link-main.active {
    background-color: #151946;
    color: white;
    border-color: #dee2e6 #dee2e6 #f8f9fa;
}
.nav-tabs-main .nav-link-main i {
    margin-bottom: 5px;
    font-size: 20px; 
}

.status-section-main {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
}
.status-section-main select {
    width: auto;
}

.summary-label {
    /* font-weight: 500 !important;
    color:#000000 !important; */
    overflow-wrap: break-word; 
    white-space: break-spaces;
    margin-bottom: 5px !important;
}
.summary-overlap .form-label{
    font-weight: bold !important;
}
.navbreadcrumb{
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;    
    margin-bottom: 10px;
    list-style: none;
    background-color: #ffffff;
    border-radius: .25rem;    
    box-shadow: 0 0px 4px rgba(0, 0, 0, 0.2);
}

.navbreadcrumb ol, .navbreadcrumb ul{
    list-style: none;
    margin: 0px;    
    padding: 0px;    
    display: flex;
}

.summary-overlap {
    margin-top: -25px;
    box-shadow: 0 0px 8px rgba(0, 0, 0, 0.2);
}

.table-striped {
    background-color: #eaebec8c;  
}

.total {
    padding-left: 150px;
}

.breadcrumb-item.active {
    color: #ce1141 !important;
}

.content-wrapper .container-p-y:not([class^=pt-]):not([class*=" pt-"]){
    padding-top: 10px !important;    
    padding-bottom: 0.5rem !important;
    padding-right: 1.0rem !important;
    padding-left: 1.0rem !important;
    /* align-content: center; */
}

.app-brand-logo.demo{
    width: 50% !important;
    /* width: 20% !important; */
}

#layout-navbar .navbar-brand{
    width: 20% !important;
}

.menu-horizontal-wrapper .menu-inner{    
    justify-content: end;
    margin-right: 5%;
}

.navbar-brand.app-brand{
    margin-left: 18px;
} 

/* .btn.bg-popup, .btn.btn-main{
    background: #8890dc  !important;
    border-color: #8890dc !important;
} */

.total {
    padding-left: 280px;
}
 
.td-padding {
    padding: 0.15rem 0.15rem !important;
}
 
.breadcrumb-opt{
    display: flex;
    background-color: white;
    flex-direction: row !important;
    box-shadow: 0 .25rem 1.125rem rgba(75,70,92,.1) !important;
}

.breadcrumb-opt .navbreadcrumb{
    margin-bottom: 0px !important;
    box-shadow: none !important;
}

.layout-horizontal .bg-menu-theme .menu-inner > .menu-item{
    margin-bottom: 0px !important;
}

.point-primary {
    background-color: #151946 !important;
    box-shadow: 0 0 0 0.1875rem rgba(115, 103, 240, 0.16);
}

.vertical-line {
    width: 1px;
    background-color: #a8aaae; /* Change this to your preferred color */
    height: 100%; /* Adjust the height as needed */
}

.w-30{
    width:15%;
}

.dropzone {
    border: 2px dashed #ced4da;
    border-radius: 10px;
    padding: 40px;
    text-align: center;
}
 
.upload-icon i {
    font-size: 48px;
    color: #000000;
}

.checkbox-height {
    width: 15px;
    height: 15px;
}

.label-color {
    color:#5d596c !important;
}

.text-color-primary{
    color:#CE1141 !important
}

.text-color-secondary{
    color:#151946 !important
}
.bg-pricings
{
    background-color:#cbcbcb !important;  
    color:#151946 !important;
    border-color:#cbcbcb !important; 
    font-size:14px  !important;  
    padding-top:10px !important;
    padding-bottom:10px !important;
}


.form-label.asterisk::after {
    content: "\*" !important;
    color: red;
    font-weight: bold;
}

.form-check-label.asterisk::after {
    content: "\*" !important;
    color: red;
    font-weight: bold;
}
  
#navs-top-underwriting .pb-2.d-flex.justify-content-between{
    border: 1px solid grey;
    padding: 10px;
    margin-bottom: 10px;
}

#navs-top-eligiblity-qa .pb-2.d-flex.justify-content-between{
    border: 1px solid grey;
    padding: 10px;
    margin-bottom: 10px;
}

.classcode_question_section .pb-2.d-flex{
    border: 1px solid grey;
    padding: 10px;
    margin-bottom: 10px;
}

#navs-top-eligiblity .row .col-md-3{
    width: 24%;
    border: 1px solid #4c539e;
    padding-top: 10px;
    margin-right: 10px;
}

.footer-btn{
    border-top: 1px solid #dbdade !important;
}

.mt-6{
    margin-top: 4rem !important;
}

.separate-qa{
    border-left: 1px solid grey;
    padding-left: 10px !important;
}

.table-head-bg{
    background-color: #151946 !important;
    color: #ffffff !important;
}


.form-control:disabled {
    background-color: rgba(75, 70, 92, 0.08) !important;
    opacity: 1;
}

label#eligiblity_ques\[q_eligiblity_ques\]-error{
    padding-left: 5px;
    margin-top: 2px;  
}

.modal-dialog{
    margin-top: 4% !important;
}

.overlay-div {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
    z-index: 2000;
}

#custom-spinner .sk-wave-rect{
    background-color: #151946 !important;
}

.dt-paging {
    display: flex;
    justify-content: end; 
    gap: 8px; 
  }
.dt-paging-button {
    margin:0 4px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px; 
    height: 36px; 
    border: none;
    border-radius: 8px;
    background-color: #f3f3f3; 
    color: #333;
    font-size: 16px;
    cursor: pointer;
    transition: all 0.3s ease;
}
  
.dt-paging-button.current {
    background-color: #151946; 
    color: #fff;
    font-weight: bold;
}
  
.dt-paging-button.disabled {
    margin:0 4px;
    background-color: #f3f3f3; 
    color: #000000; 
    cursor: not-allowed;
}

.dt-paging-button[data-dt-idx="first"],
.dt-paging-button[data-dt-idx="last"] {
    display: none !important; 
}

.select2-container {
    width: auto !important;
}

.full-width .select2-container {
    width: 100% !important;
} 

.input-group .select2.select2-container , .input-group .select2-container--open{
    width: 100% !important;
}

.bg-menu-theme.menu-horizontal .menu-inner .menu-item:not(.menu-item-closing) > .menu-sub, .bg-menu-theme.menu-horizontal .menu-inner .menu-item.open > .menu-toggle {
    background: #ffffff !important;
}

.text-green{
    color: green;
}

.premium-div{
    /* margin-top: 4px !important; */
    padding-bottom: 10px;
    /* background-color: #e1e4ff; */
    background-color: #ffffff;
    padding-top: 10px;
    color: #151946;
    border: 1px solid black;
    border-radius: 5px;
}

.other-action-div{
    margin-top: 0px !important;
    padding-bottom: 10px;
    padding-top: 10px;
}

@media (min-width:1200px) {
    .q-right-container{
        position: fixed;
        right: 1% !important;
        top: 10%;
        z-index: 10;
    }
}

@media (min-width:1800px) and (max-width:3000px)  {
    .q-right-container {
        position: fixed;
        right: 1% !important;
        top: 7%;
        z-index: 10;
    }

    .premium-div{
        margin-top: 7px !important;
    }
}

.location-border {
    border: 1px solid #dfdfdf;
}

.heading-underline {
    padding-bottom: 5px; 
    border-bottom:2px solid #2A328C;
}

.document-bg {
    padding-top: 5px;
    /* padding-bottom: 14px; */
    background-color: #ffffff; 
}

.form-control:read-only{
    background-color: rgba(75, 70, 92, 0.08) !important;
}


#locationContent .accordion-body{
    padding: 0px !important;
}

#locationContent .accordion-button{
    background-color: #e1e4ff !important;
}

i.ti{
    cursor: pointer;
}

#q_effective_date{
    background-color: white !important;
}

#quote-form .eff-date {
    background-color: white !important;
}

.dropdown-container {
    position: relative;
}

.dropdown-container .form-control {
    padding-right: 30px; /* Adds space for the icon */
}

.dropdown-container .dropdown-icon {
    position: absolute;
    right: 10px; /* Adjust position */
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none; /* Prevents the icon from interfering with dropdown interaction */
}

#quote-form .non-readonly{
    background-color: white !important;
}

.dt-empty{
    text-align: center !important;
}

.bg-white{
    background-color: white !important;
}

#quote-form select.error{
    color: #000000 !important;
}

#request-claims-form select.error{
    color: #000000 !important;
}

#optional-coverages-form select.error{
    color: #000000 !important;
}

.select-picker-ele .actions-btn{    
    background-color: #151946 !important;
    color: #ffffff !important;
    border-color: #151946 !important;
}

.select-picker-ele .btn-group.btn-group-sm{
    display: flex;
    gap: 5px;
}

.content-footer{
    background: #ffffff !important;
}


/* .api_connector .method{
    background: #000;
    border-radius: 3px;
    color: #fff;
    font-family: sans-serif;
    font-size: 14px;
    font-weight: 700;
    min-width: 80px;
    padding: 6px 0;
    text-align: center;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .1);
}

.api_connector .apiendpoint{
    align-items: center;
    color: #3b4151;
    display: flex;
    font-family: monospace;
    font-size: 16px;
    font-weight: 600;
    word-break: break-word;
}

.api_connector .apiname{
    color: #3b4151;
    font-family: sans-serif;
    font-size: 13px;
    word-break: break-word;
} */

#login_right_div {
    background-clip: padding-box;
    box-shadow: 0 .25rem 1.125rem rgb(255 255 255);
    padding: 37px;
    border-radius: 11px;
    border: 1px solid #ce1141;
    width: 80% !important;
}

#quote-list-table th {
    font-size: 12px !important;
}

#quote-list-table td {
    font-size: 14px !important;
}

.qa-div{
    border: 1px solid grey;
    padding: 10px;
    margin-bottom: 10px;    
    border-radius: 5px;
}

body * {
    --andDone-border-color: #CE1141 !important;
    --andDone-paybutton-bgColor-hover: #CE1141 !important;
    --primary:#CE1141 !important;
    --andDone-paymentform-disclamer-section:#d0d4ff !important;
    --andDone-secondary-button:#CE1141 !important;
    --andDone-secondary-button-hover:#CE1141 !important;
}

#paymentModal #payButtonAmount{
    background-color: #CE1141 !important;
}

.payment-view #payButtonAmount{
    background-color: #CE1141 !important;
}

#paymentModal #payButtonAmount:hover{
    background-color: #CE1141 !important;
}

.payment-view #payButtonAmount:hover{
    background-color: #CE1141 !important;
}

#paymentModal .select-header .paySelect.select, #paymentModal .select-header .paySelect:hover{
    background-color:#ffffff !important;
}

.payment-view .select-header .paySelect.select, .payment-view .select-header .paySelect:hover{
    background-color:#ffffff !important;
}

#paymentModal .disclaimer-section{
    display: none !important;
}

.payment-view .finance-card .selector .option.selected{
    background-color: #ce1141 !important;
}

.payment-view .finance-card .selector .option.selected .optional-tag, .payment-view .finance-card .selector .option.selected:hover .optional-tag{
    background-color: #ce1141 !important;
}

.payment-view .finance-card .selector .option:hover{
    background-color: #ce1141 !important;
}

.payment-view .finance-card .floating-tag{
    background-color: #ce1141 !important;   
    color: white !important;
}

.payment-view .line.secondary {
    border-color: #ce1141 !important;
}

.payment-view .line {
    border-bottom: .5px solid #ce1141 !important;
}

.payment-view .disclaimer-section{
    display: none !important;
}

.payment-view{
    margin-top: 10px !important;
}

.modal-content .modal-body h6{
    margin-bottom: 0px !important;
}

.divider-right {
    border-right: 2px solid #e0e0e0;
    padding-right: 1.5rem;
    margin-right: 1.5rem;
}

.centered-container {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-direction: column;
}

.ml-0 {
    margin-left: 0 !important;
}

.ml-1 {
    margin-left: 0.25rem !important;
}

.ml-2 {
    margin-left: 0.5rem !important;
}

.ml-3 {
    margin-left: 1rem !important;
}

.ml-4 {
    margin-left: 1.5rem !important;
}

.ml-5 {
    margin-left: 3rem !important;
}

.ml-auto {
    margin-left: auto !important;
}

.flatpickr-days .flatpickr-day{
    /* color: #020105 !important; */
    font-weight: bold !important;
}

.border-red{
    border: 1px solid red !important;
}

.w-95{
    width: 95% !important;
}

.layout-page.layout-page-front {
    padding-top: 60px !important;
}

.make-payment-page {
    
    .accordion-item {
        color: black !important;
    }
    .quote-container {
        background: white;
        max-width: 70%;
        margin: auto;
        padding: 40px;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
        border-radius: 8px;        
        padding-top: 30px;
    }

    header {
        display: flex;
        justify-content: space-between;
        font-size: 14px;
        margin-bottom: 20px;
    }

    header .contact {
        text-align: right;
    }

    header .contact a {
        color: #007bff;
        text-decoration: none;
    }

    h1 {
        text-align: center;
        margin: 30px 0 10px;
        font-size: 22px;
    }

    .total-cost {
        font-weight: bold;
        font-size: 18px;
        display: flex;
        justify-content: space-between;
        border-top: 2px solid #ddd;
        border-bottom: 2px solid #ddd;
        padding: 10px 0;
        margin: 20px 0 10px 0px;
        flex-direction:column;
    }

    .total-cost div{
        display: flex;
        justify-content: space-between;            
    }

    .limits-div {
        display: flex;
        justify-content: space-between;
        /* padding: 5px 0; */
        margin: 5px 0;
    }

    h2 {
        /* margin-top: 30px; */
        font-size: 18px;
        font-weight: bold;
        /* border-bottom: 1px solid #ddd; */
        padding-bottom: 5px;
    }

    .accordion-item .accordion-button {
        background-color:#ffdce2 !important;
    }

    .label-grid {
        display: grid;
        grid-template-columns: 60% 40%;
        row-gap: 10px;
        font-size: 14px;
    }

    .label-grid div {
        padding: 2px 0;
    }

    .section-title {
        font-weight: bold;
        /* margin-top: 15px; */
    }

    @media (max-width: 600px) {
        .label-grid {
            grid-template-columns: 100%;
        }

        .total-cost {
            flex-direction: column;
            gap: 5px;
        }

        .limits-div{                
            flex-direction: column;
            gap: 5px;
        }
    }
}

.text-align-c{
    text-align: center !important;
}

table.table-sm thead th{
    padding: 0.25rem 1.25rem;
}

table td.text-wrap{
    white-space: normal;
    word-break: break-word;
}

.text-wrap{
    white-space: normal;
    word-break: break-word;
}

.doc_section .text-wrap{
    white-space: normal;
    word-break: break-word;
    flex: 1;    
}

/* .doc_section .text-wrap::before{    
    content: "";
} */

.accordion-item .accordion-button{
    background-color: #e1e4ff !important;
}

.bootstrap-select .dropdown-menu.inner a[aria-selected=true] {
    background: #ce1141 !important;
    color: #fff !important;
}

.bootstrap-select .dropdown-menu a:not([href]):not(.active):not(:active):not(.selected):hover {
    color: #ce1141 !important;
}

.dropdown-item:not(.disabled).active, .dropdown-item:not(.disabled):active {
    background-color: #ce1141;
    color: #fff !important;
}

.select2-results__option[role=option][aria-selected=true] {
    background-color: #ce1141;
    color: #fff;
}

.select2-container--default .select2-results__option--highlighted:not([aria-selected=true]) {
    background-color: rgba(115, 103, 240, 0.08) !important;
    color: #ce1141 !important;
}

.ext-login-background{
    background-image: url('/assets/img/bop_login_bg.png'); /* Use the correct path */
    /* background-size: cover; */
    /* background-position: center; */
    filter: blur(0px);
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
}

#quote-list-table_wrapper .dt-length label{
    display: none !important;
}

#quote-list-table tr.search_tr input {
  width: 100%;
  padding: 8px 12px;
  font-size: 13px;
  border: 1px solid #e5e7eb;
  border-radius: 6px;
  transition: all 0.2s ease;
}

/* Focus state with subtle glow */
#quote-list-table tr.search_tr input:focus {
  border-color: #4f46e5;
  background-color: #fff;
  box-shadow: 0 0 0 3px rgba(79,70,229,0.15);
  outline: none;
}

/* Optional: placeholder styling */
#quote-list-table tr.search_tr input::placeholder {
  color: #9ca3af;
  font-size: 12px;
}

/* Padding and subtle separation for the search row */
#quote-list-table tr.search_tr th {
  background: #f3f4f6;
  padding: 8px;
}

.doc-card{
    box-shadow: none;
}

.doc-card .dz-message:before{
    content: none;
}

#dropzone-basic1{
    opacity: 1 !important;
}

#dropzone-basic1 .dz-preview{
    width: 9rem !important;
}

#dropzone-basic1 .dz-thumbnail{
    width: auto !important;
}

.front-logo{
    max-height: 100%; 
    height: 100%;
    width: 70%;
}

.pr-0{
    padding-right: 0rem !important;
}

.external-login .authentication-wrapper{
    min-height: auto !important; 
    align-content: center;
}

.external-login .authentication-wrapper.authentication-basic .authentication-inner:before{
    display: none !important;
}

.external-login .authentication-wrapper.authentication-basic .authentication-inner:after{
    display: none !important;
}

.bg-theme-red{
    background-color: #CE1141 !important;
}

.w-40{
    width: 40% !important;
}

.external-login .authentication-wrapper.authentication-basic .card-body{
    padding: 2rem !important;
}

/* .bg-popup{
    background-color: #CE1141 !important;
} */

#viewHistory .modal-body{
    overflow-y: auto;
    max-height: 70vh;
}